Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) |
The following tables list the members exposed by IExtensionCollection<T>.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) |
Name | Description | |
---|---|---|
Add | Adds an object to the end of the GrapeCity.Spreadsheet.Collection<T>. | |
Clear | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) | |
Contains | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) | |
CopyTo | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) | |
Find | Overloaded. Finds the specified extension object in the collection. | |
FindAll<E> | Finds all extension object in the collection specified by E. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IExtension<T>>) | |
Remove | (Inherited from System.Collections.Generic.ICollection<IExtension<T>>) |